home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10151 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: waldorf.csc.calpoly.edu!galaxy!ostoll
  2. From: ostoll@galaxy.csc.calpoly.edu (Oliver Stoll)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: for (int i(1); ...)
  5. Date: 6 Mar 1996 08:17:45 GMT
  6. Organization: Cal Poly Computer Science Dept.
  7. Message-ID: <4hjhn9$sbd@waldorf.csc.calpoly.edu>
  8. References: <4gg2j6$93g@darkstar.UCSC.EDU> <ltwx5fuqn8.fsf@kitz.inferenzsysteme.informatik.th-darmstadt.de>
  9. NNTP-Posting-User: ostoll@galaxy.csc.calpoly.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Oops....
  13.  
  14. In my last followup of this mail i missed the fact that the case
  15. for(int i = 0;...) actually is no assignment, but an initialization, and
  16. thus no destructor will be called at all in that case *8)
  17.  
  18. Sorry *8)
  19.  
  20. Oliver
  21.  
  22. --
  23. -------------------------------------------------------------------------------
  24.                         Oliver "Oyl McDoyle" Stoll
  25.  
  26.  Fachhochschule Karlsruhe                       California Polytechnic State
  27.  stol0012@fh-karlsruhe.de                       University (San Luis Obispo)
  28.  http://www.fh-karlsruhe.de/~stol0012           ostoll@galaxy.csc.calpoly.edu
  29.